@brief Converts an enum dvb_country_t into a Country name as used by MPEG-TS tables @ingroup ancillary
@param id enum dvb_country_t ID.
@return It returns a string with the Country name that corresponts to the country. If not found, returns NULL.
See Implementation
@brief Converts an enum dvb_country_t into a Country name as used by MPEG-TS tables @ingroup ancillary
@param id enum dvb_country_t ID.
@return It returns a string with the Country name that corresponts to the country. If not found, returns NULL.